CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - linear predictive coding

搜索资源列表

  1. synlpc

    0下载:
  2. This function synthesizes a (speech) signal based on a LPC (linear- % predictive coding) model of the signal. -This function synthesizes a (speech) sign al based on a LPC (linear-% predictive coding) m odel of the signal.
  3. 所属分类:语音合成与识别

    • 发布日期:2008-10-13
    • 文件大小:2532
    • 提供者:陈宁
  1. LPC

    0下载:
  2. LPC(linear predictive coding)线性预测编码及改进型voice excited LPC源代码
  3. 所属分类:matlab例程

    • 发布日期:2014-01-17
    • 文件大小:66014
    • 提供者:ken
  1. LPCFrance

    0下载:
  2. 法国电信开发的语音数据线性预测编码算法实现-France Telecom's voice and data Linear Predictive Coding Algorithm
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:5487
    • 提供者:容沧海
  1. work.rar

    3下载:
  2. 常用图像压缩编码码matlab实现。包括:DM编码、变换编码(FFT和DCT)、算术编码、行程编码、Huffman编码、线性预测编码和一个近似的JPEG编码过程。非常适合入门用户实践。,Commonly used image compression coding matlab code to achieve. Including: DM coding, transform coding (FFT and DCT), arithmetic coding, Run-Length Coding, Hu
  3. 所属分类:压缩解压

    • 发布日期:2017-04-10
    • 文件大小:181294
    • 提供者:liliang
  1. lpc_basedon_matlab

    0下载:
  2. lpc线性预测编码的matlab实现。其中包含原始数据文件和合成语音文件。程序合理易懂。-linear predictive coding of lpc matlab implementation. Which contains the original data file and the synthesized voice files. Procedures reasonably easy to understand.
  3. 所属分类:matlab

    • 发布日期:2017-03-25
    • 文件大小:251916
    • 提供者:张文文
  1. G723

    0下载:
  2. G.723 音频编码与解码算法,其中包括了线性预测编码,线谱对的寻找等等过程-G.723 Audio Encoding and Decoding Algorithm.G.723 Implement linear predictive coding algorithm
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-27
    • 文件大小:54607
    • 提供者:damocris
  1. LPc

    0下载:
  2. 线性预测编码器,基于线性预测模型的语音编码器。-Linear predictive coding, and models based on linear prediction voice coder.
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-01
    • 文件大小:261908
    • 提供者:chen
  1. programme4lpc1

    0下载:
  2. programfor LPC(linear predictive coding).implemented for the automated speech recognizer
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-05
    • 文件大小:6290
    • 提供者:sameel
  1. lpc222

    0下载:
  2. 这是一个语音识别系统的代码。所用到的方法是线性预测法,基于音节激励和声音信号激励的-This is a rcode about speech identification and the methods used is Linear predictive coding(both Pitch and voiced excited)
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-30
    • 文件大小:242861
    • 提供者:tz
  1. lpc2

    0下载:
  2. 语音压缩中的线性预测编码技术,对大家开发语音识别与合成会有很大的帮助。-Voice compression in the linear predictive coding technique, we develop speech recognition and synthesis will be of great help.
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-30
    • 文件大小:244950
    • 提供者:luan
  1. durbin_test

    0下载:
  2. Durbin算法是语音处理中的一种线性预测编码算法,它对语音的线性预测有很好的效果。-Durbin algorithm is a speech processing in a linear predictive coding algorithm, it has a good voice of the linear prediction results.
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-30
    • 文件大小:746
    • 提供者:alex
  1. lpc_original

    0下载:
  2. 线性预测编码LPC的简单实现,出自书《小波与傅里叶分析基础》的第0章最后一题-A simple linear predictive coding LPC realized from the book, " Wavelet and Fourier Analysis" of the title the last chapter 0
  3. 所属分类:Voice Compress

    • 发布日期:2017-04-09
    • 文件大小:1284
    • 提供者:刘风
  1. LPCsource

    0下载:
  2. 线性预测编码(LPC)源程序,模拟每帧240样本的、频率50-300的线性预测编码算法实现,表现形式为控制台程序。-Linear predictive coding (LPC) source
  3. 所属分类:CSharp

    • 发布日期:2017-05-08
    • 文件大小:1979358
    • 提供者:瑞吉
  1. LPC_fin_speech

    0下载:
  2. 用线性预测编码进行语音压缩 - Speech compression using Linear Predictive Coding-LPC is the oldest and the most basic of modern speech coders. Its a lossy scheme. Playback quality isn t preserved in the process but it can be used in low bit-rate systems.
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:296151
    • 提供者:张盛浩
  1. LPC

    0下载:
  2. LPC matlab linear predictive coding matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:233181
    • 提供者:dayat
  1. NumericalRecipesinCWilliam.H

    3下载:
  2. 本书编写了300多个实用而有效的数值算法C语言程序。其内容包括:线性方程组的求解,逆矩阵和行列式计算,多项式和有理函数的内插与外推,函数的积分和估值,特殊函数的数值计算,随机数的产生,非线性方程求解,傅里叶变换和FFT,谱分析和小波变换,统计描述和数据建模,常微分方程和偏微分方程求解,线性预测和线性预测编码,数字滤波,格雷码和算术码等。全书内容丰富,层次分明,是一本不可多得的有关数值计算的C语言程序大全。本书每章中都论述了有关专题的数学分析、算法的讨论与比较,以及算法实施的技巧,并给出了标准C语
  3. 所属分类:Algorithm

    • 发布日期:2014-05-08
    • 文件大小:40422400
    • 提供者:何夕
  1. lpc_paper.pdf

    0下载:
  2. A paper on linear predictive coding.
  3. 所属分类:SCM

    • 发布日期:2017-04-05
    • 文件大小:242977
    • 提供者:asdloluno
  1. cod2

    0下载:
  2. This document contains total descr iption of g.729 speech cdec.One can implement various methods to implement it such as vector quanization,Linear predictive coding and all. It is found to be perfect for developing methodology to be used.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:1383029
    • 提供者:avinash
  1. celp3.3_9Jan98

    0下载:
  2. 语音编码中的一种码激励线性预测编码(CELP)算法代码,C语言编写,具体用法见readme-Speech coding in a CELP (Code Excited Linear Predictive Coding )algorithm code, C language, see the readme specific usage
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-26
    • 文件大小:106987
    • 提供者:高宁
  1. LPC_fin

    0下载:
  2. Linear Predictive coding
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:233276
    • 提供者:Liban
« 1 23 4 5 6 7 8 9 »
搜珍网 www.dssz.com